home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / UTILS / DBVIEWQ.ZIP / DASPLASH.FRM (.txt) next >
Encoding:
Visual Basic Form  |  1995-07-14  |  6.3 KB  |  206 lines

  1. VERSION 4.00
  2. Begin VB.Form frmDASplash 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "About Database Analyzer"
  5.    ClientHeight    =   5310
  6.    ClientLeft      =   1395
  7.    ClientTop       =   975
  8.    ClientWidth     =   6720
  9.    ControlBox      =   0   'False
  10.    Height          =   5715
  11.    Left            =   1335
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   5310
  16.    ScaleWidth      =   6720
  17.    ShowInTaskbar   =   0   'False
  18.    Top             =   630
  19.    Width           =   6840
  20.    Begin VB.Timer Timer 
  21.       Left            =   480
  22.       Top             =   4080
  23.    End
  24.    Begin VB.CommandButton Command1 
  25.       Caption         =   "OK"
  26.       Height          =   375
  27.       Left            =   2400
  28.       TabIndex        =   0
  29.       Top             =   4200
  30.       Width           =   1695
  31.    End
  32.    Begin VB.Label Label8 
  33.       Caption         =   "Database Analyzer is a product of McKelvy Software Systems."
  34.       BeginProperty Font 
  35.          name            =   "Times New Roman"
  36.          charset         =   0
  37.          weight          =   700
  38.          size            =   11.25
  39.          underline       =   0   'False
  40.          italic          =   0   'False
  41.          strikethrough   =   0   'False
  42.       EndProperty
  43.       ForeColor       =   &H00FF0000&
  44.       Height          =   375
  45.       Left            =   360
  46.       TabIndex        =   8
  47.       Top             =   4920
  48.       Width           =   6135
  49.    End
  50.    Begin VB.Shape Shape4 
  51.       FillStyle       =   0  'Solid
  52.       Height          =   135
  53.       Left            =   360
  54.       Shape           =   3  'Circle
  55.       Top             =   3600
  56.       Width           =   135
  57.    End
  58.    Begin VB.Shape Shape3 
  59.       FillStyle       =   0  'Solid
  60.       Height          =   135
  61.       Left            =   360
  62.       Shape           =   3  'Circle
  63.       Top             =   3240
  64.       Width           =   135
  65.    End
  66.    Begin VB.Shape Shape2 
  67.       FillStyle       =   0  'Solid
  68.       Height          =   135
  69.       Left            =   360
  70.       Shape           =   3  'Circle
  71.       Top             =   2880
  72.       Width           =   135
  73.    End
  74.    Begin VB.Shape Shape1 
  75.       FillStyle       =   0  'Solid
  76.       Height          =   135
  77.       Left            =   360
  78.       Shape           =   3  'Circle
  79.       Top             =   2520
  80.       Width           =   135
  81.    End
  82.    Begin VB.Label Label7 
  83.       Caption         =   $"DASPLASH.frx":0000
  84.       BeginProperty Font 
  85.          name            =   "Times New Roman"
  86.          charset         =   0
  87.          weight          =   400
  88.          size            =   9.75
  89.          underline       =   0   'False
  90.          italic          =   -1  'True
  91.          strikethrough   =   0   'False
  92.       EndProperty
  93.       Height          =   255
  94.       Left            =   600
  95.       TabIndex        =   7
  96.       Top             =   2880
  97.       Width           =   5415
  98.    End
  99.    Begin VB.Label Label6 
  100.       Caption         =   "Queries - Including the SQL statement and the field list"
  101.       BeginProperty Font 
  102.          name            =   "Times New Roman"
  103.          charset         =   0
  104.          weight          =   400
  105.          size            =   9.75
  106.          underline       =   0   'False
  107.          italic          =   -1  'True
  108.          strikethrough   =   0   'False
  109.       EndProperty
  110.       Height          =   255
  111.       Left            =   600
  112.       TabIndex        =   6
  113.       Top             =   3600
  114.       Width           =   5415
  115.    End
  116.    Begin VB.Label Label5 
  117.       Caption         =   "Relations"
  118.       BeginProperty Font 
  119.          name            =   "Times New Roman"
  120.          charset         =   0
  121.          weight          =   400
  122.          size            =   9.75
  123.          underline       =   0   'False
  124.          italic          =   -1  'True
  125.          strikethrough   =   0   'False
  126.       EndProperty
  127.       Height          =   255
  128.       Left            =   600
  129.       TabIndex        =   5
  130.       Top             =   3240
  131.       Width           =   5295
  132.    End
  133.    Begin VB.Label Label4 
  134.       Caption         =   $"DASPLASH.frx":0047
  135.       BeginProperty Font 
  136.          name            =   "Times New Roman"
  137.          charset         =   0
  138.          weight          =   400
  139.          size            =   9.75
  140.          underline       =   0   'False
  141.          italic          =   -1  'True
  142.          strikethrough   =   0   'False
  143.       EndProperty
  144.       Height          =   255
  145.       Left            =   600
  146.       TabIndex        =   4
  147.       Top             =   2520
  148.       Width           =   5175
  149.    End
  150.    Begin VB.Label Label3 
  151.       Caption         =   $"DASPLASH.frx":0094
  152.       BeginProperty Font 
  153.          name            =   "Times New Roman"
  154.          charset         =   0
  155.          weight          =   700
  156.          size            =   12
  157.          underline       =   0   'False
  158.          italic          =   0   'False
  159.          strikethrough   =   0   'False
  160.       EndProperty
  161.       Height          =   1215
  162.       Left            =   120
  163.       TabIndex        =   3
  164.       Top             =   1200
  165.       Width           =   6495
  166.       WordWrap        =   -1  'True
  167.    End
  168.    Begin VB.Label Label2 
  169.       Caption         =   "Special Version for Que Books."
  170.       Height          =   255
  171.       Left            =   2160
  172.       TabIndex        =   2
  173.       Top             =   840
  174.       Width           =   2295
  175.    End
  176.    Begin VB.Label Label1 
  177.       Caption         =   "Database Analyzer"
  178.       BeginProperty Font 
  179.          name            =   "Times New Roman"
  180.          charset         =   0
  181.          weight          =   700
  182.          size            =   18
  183.          underline       =   0   'False
  184.          italic          =   -1  'True
  185.          strikethrough   =   0   'False
  186.       EndProperty
  187.       ForeColor       =   &H000000FF&
  188.       Height          =   495
  189.       Left            =   1920
  190.       TabIndex        =   1
  191.       Top             =   120
  192.       Width           =   2895
  193.    End
  194. Attribute VB_Name = "frmDASplash"
  195. Attribute VB_Creatable = False
  196. Attribute VB_Exposed = False
  197. Private Sub Command1_Click()
  198. Unload Me
  199. End Sub
  200. Private Sub Form_Unload(Cancel As Integer)
  201. Timer.Interval = 0
  202. End Sub
  203. Private Sub Timer_Timer()
  204. Unload Me
  205. End Sub
  206.